home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Skunkware 5
/
Skunkware 5.iso
/
src
/
X11
/
xarchie-2.0.9
/
actions.h
< prev
next >
Wrap
C/C++ Source or Header
|
1995-06-18
|
245b
|
14 lines
/*
* actions.h : Definition of global action procedures
*
* George Ferguson, ferguson@cs.rochester.edu, 20 Oct 1991.
* Version 2.0: 23 Apr 1993.
*/
#ifndef _ACTIONS_H
#define _ACTIONS_H
extern void initActions();
#endif /* _ACTIONS_H */